home *** CD-ROM | disk | FTP | other *** search
-
-
-
- RCSFREEZE(1) RCSFREEZE(1)
-
-
- NNAAMMEE
- rcsfreeze - freeze a configuration of sources checked in
- under RCS
-
- SSYYNNOOPPSSIISS
- rrccssffrreeeezzee [_n_a_m_e]
-
- DDEESSCCRRIIPPTTIIOONN
- rrccssffrreeeezzee assigns a symbolic revision number to a set of
- RCS files that form a valid configuration.
-
- The idea is to run rrccssffrreeeezzee each time a new version is
- checked in. A unique symbolic name (CC___n_u_m_b_e_r_, where _n_u_m_-
- _b_e_r is increased each time rrccssffrreeeezzee is run) is then
- assigned to the most recent revision of each RCS file of
- the main trunk.
-
- An optional _n_a_m_e argument to rrccssffrreeeezzee gives a symbolic
- name to the configuration. The unique identifier is still
- generated and is listed in the log file but it will not
- appear as part of the symbolic revision name in the actual
- RCS files.
-
- A log message is requested from the user for future refer-
- ence.
-
- The shell script works only on all RCS files at one time.
- All changed files must be checked in already. Run
- _r_c_s_c_l_e_a_n(1) first and see whether any sources remain in
- the current directory.
-
- FFIILLEESS
- RRCCSS//..rrccssffrreeeezzee..vveerr
- version number
-
- RRCCSS//..rrccssffrreeeezzee..lloogg
- log messages, most recent first
-
- AAUUTTHHOORR
- Stephan v. Bechtolsheim
-
- SSEEEE AALLSSOO
- co(1), rcs(1), rcsclean(1), rlog(1)
-
- BBUUGGSS
- rrccssffrreeeezzee does not check whether any sources are checked
- out and modified.
-
- Although both source file names and RCS file names are
- accepted, they are not paired as usual with RCS commands.
-
- Error checking is rudimentary.
-
- rrccssffrreeeezzee is just an optional example shell script, and
-
-
-
- GNU 1990/11/13 1
-
-
-
-
-
- RCSFREEZE(1) RCSFREEZE(1)
-
-
- should not be taken too seriously. See CVS for a more
- complete solution.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- GNU 1990/11/13 2
-
-
-